linux: Fix current_vcpu_info for UP case
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 23 Feb 2007 10:43:00 +0000 (10:43 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 23 Feb 2007 10:43:00 +0000 (10:43 +0000)
commit2b1b3844b2392e06e91488612d5bc7976e3fb24b
treee6958f6f17ac360d6b37b156855ec8a24fde8af0
parentaa700ae4e2f8ea4ff609362f79834bddc1567f64
linux: Fix current_vcpu_info for UP case

Under !CONFIG_SMP, smp.h is not always included and hence
smp_processor_id() not always visible.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/hypervisor.h